My Stuff
Community Articles: What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now and spark the next big discussion!
-
Re: ODBC SQL limit offset results
Hello @Bart Jonk, As of now, OFFSET and LIMIT are still not supported but a suggested workaround aside from using TOP would be to use something like: SELECT * FROM TRANSACTIONS WHERE RowNum >= 1 A…2 -
Re: Script1.0, please help refine this Search function to just the record I'm on and not all records.
Cool! Always happy to help. 😊1 -
Re: Script1.0, please help refine this Search function to just the record I'm on and not all records.
Hello @Dext3r, Let me know if you still need assistance. Thanks!1 -
New to NetSuite | REST API: POST Query Request
In New to NetSuite | Overview of the Records Catalog, we discussed the overview of the Records Catalog and New to NetSuite | Setting up REST Web Services using Postman gave us the steps to setup our …1 -
Re: Script1.0, please help refine this Search function to just the record I'm on and not all records.
Hi @Dext3r, Just following up in case you missed my previous comment. Thanks!1
